/ Assembly List / LJCNetCommon / TestCommon / CompareMessage

Namespace - LJCNetCommon


Parameters
methodName - The method name.
result - The result value.
compare - The compare value.
bracket - Indicates if the values should be bracketed.

Returns

The compare message.

Syntax

C#
public String CompareMessage(String methodName, String result, String compare, Boolean bracket = False)

Creates a compare message.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.